home *** CD-ROM | disk | FTP | other *** search
/ The World's Largest Collection of Windows Software / The World's Largest Collection of Windows Software - Disc 2.iso / textproc / _b5 / ddwin13 / read.me < prev    next >
Text File  |  1993-11-22  |  3KB  |  80 lines

  1. === DingDang Chinese Word Processor for Windows ===
  2.  
  3. Requirement: IBMPC compatible (286 and up), MS Window version 3.1
  4. or OS/2 2.1.  Example of setting up in directory c:\dingdang (or
  5. whatever on hard disk).
  6.  
  7. 1. After unzip, you shall have the following files in directory
  8. c:\dingdang:
  9.  
  10.    READ.ME          ;this file
  11.    DDWIN.EXE        ;the main program
  12.    DDWIN.HLP        ;the help file
  13.    SONG16.FON       ;jian ti zi font file
  14.    FAN16.FON        ;fan ti zi font file
  15.    CANGJIE.GB       ;how to use cang jie in Chinese
  16.    CJB.PCX          ;cang jie rule, use window paint to open
  17.    PINYIN.GB        ;pinyin table
  18.    PRINTTST.GB      ;printer test
  19.    DINGDANG.INI     ;dingdang initial file
  20.    REGISTER.DOC     ;registration form
  21.  
  22. 2. Start Window.  Add a program item to any of your group:
  23.  
  24.    Window Title:       DingDang
  25.    Command line:       c:\dingdang\ddwin.exe
  26.    Working directory:
  27.  
  28. 3. After the first run of the program, you shall have a file called
  29. DINGDANG.INI in your WINDOW directory which is usually C:\WINDOWS.
  30. You can add any of your additional font files by modifying this
  31. file.  You may need to make the following changes in the file:
  32.  
  33.    [font]
  34.    Song16=c:\dingdang\song16.fon
  35.    Fan16=c:\dingdang\fan16.fon
  36.  
  37. Essentially, DDWIN.HLP should be in the same directory as
  38. DDWIN.EXE. All *.FON font files should be in the directory as
  39. specified in file \WINDOWS\DINGDANG.INI (default=current
  40. directory).  Please read all topics in the help contents in the
  41. program including the registration information.
  42.  
  43. 4. If you like to use traditional (complex) characters, just put
  44. the fan16.fon as the first line.  Your font section in DINGDANG.INI
  45. should be looks like the following:
  46.  
  47.    [font]
  48.    Fan16=c:\dingdang\fan16.fon
  49.    Song16=c:\dingdang\song16.fon
  50.  
  51. 5. This program should be easy for people just started to learn
  52. Chinese with Pinyin input.  Here is a tip: If you can't find a
  53. character's pinyin, you can choose a similar sounded character,
  54. then choose Input, QueWei.  You can browse through.  You can also
  55. browse though by using the scroll bar in Pinyin Dialog box.  If you
  56. still can't find it, try open file PINYIN.GB.
  57.  
  58. 6. By default, '~' is used as the delimited character.  It can't be
  59. used in normal text.  The Chinese version of '~' can be used.  If
  60. you need to use the English version of '~', you should use a
  61. different character as delimited character such as ASCII code 127. 
  62. You need to make the following changes in DINGDANG.INI file:
  63.  
  64.    [dd]
  65.    ...
  66.    delimited char=127
  67.  
  68. You can use 'Add Control' menu item to add page control code.  Or
  69. you can still type code 127 by holding Alt key, and press 127 on
  70. the numeric keypad.  See program help context about the page
  71. control code to control printing appearance.
  72.  
  73.  
  74. Yijun Ding
  75. 12640 Southridge Drive
  76. Little Rock, AR 72212, USA
  77.  
  78. phone: 501-228-5608
  79. e-mail: xxye@curie.ualr.edu
  80.